home *** CD-ROM | disk | FTP | other *** search
/ Safarir 3 / SafTV-CD3.iso / pc / Bonus / Dessins Animés / static / 02 / xiaoxiao6.swf / scripts / DefineButton2_749 / BUTTONCONDACTION on(press).as
Text File  |  2002-01-14  |  87b  |  8 lines

  1. on(press){
  2.    gotoAndPlay(283);
  3.    tellTarget("0042")
  4.    {
  5.       play();
  6.    }
  7. }
  8.